projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
096d38e
)
packages/lsm: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:33 +0000
(07:03 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:33 +0000
(07:03 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40085
net/lsm/Makefile
patch
|
blob
|
history
diff --git
a/net/lsm/Makefile
b/net/lsm/Makefile
index dbbf389259e67e2ef53d2d43f5074c9aafd86af1..d360d7ee666c877a848ddec865df346e8085492f 100644
(file)
--- a/
net/lsm/Makefile
+++ b/
net/lsm/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2010-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-28,7
+28,7
@@
define Package/lsm
endef
define Package/lsm/description
- lsm is a link state monitor for carrying out actions when a link
+ lsm is a link state monitor for carrying out actions when a link
transistions from the up to down state or vice versa.
endef